Properties of the TLiteDump class.
For a complete list of the TLiteDump class members, see the TLiteDump Members topic.
Public
| Name | Description |
|
Options (inherited from TDADump) |
Used to specify the behaviour of a TDADump component.
|
Published
| Name | Description |
|
Connection |
Used to specify a connection object that will be used to connect to a data store.
|
|
Debug (inherited from TDADump) |
Used to display the statement that is being executed and the values and types of its parameters.
|
|
Mode |
Used to specify the mode of backup performed by TLiteDump.Used to specify the mode of backup performed by TLiteDump.
|
|
ObjectTypes |
Used to specify the types of objects that are backuped by TLiteDump.
|
|
SQL (inherited from TDADump) |
Used to set or get the dump script.
|
|
TableNames (inherited from TDADump) |
Used to set the names of the tables to dump.
|
See Also